| cmDate |
| Logical Entity Name | cmDate |
| Default Table Name | cmDate |
| Physical Only | NO |
| Definition | |
| Note |
| cmDate Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(8) | NO | ||
| Descrip | varchar(35) | NO | ||
cmObjectID |
int | NO | ||
| TableName | varchar(35) | NO | ||
| ColumnName | varchar(35) | NO | ||
cmDateID |
int | NO | ||
| SystemCode | bit | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserID | int | NO | ||
| ts | timestamp | NO |
| cmDate Primary and Unique Keys |
| Key Name | Key Type | Keys |
| cmDate_cmDateID_U_C_IDX | PrimaryKey | cmDateID |
| cmDate Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| cmObject | Non-Identifying | One To Zero or More | FK_cmDate_cmObjectID_cmObject_cmObjectID | cmObjectID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| cmActions | Non-Identifying | One To Zero or More | FK_cmActions_cmDateID_cmDate_cmDateID | NO | YES |
| cmDate Check Constraints |
| Check Constraint Name | CheckConstraint |